Skip to content

feat: implement Google Cast support (fixes #580) - #3767

Open
prakhardewangan2005-hash wants to merge 3 commits into
microg:masterfrom
prakhardewangan2005-hash:master
Open

feat: implement Google Cast support (fixes #580)#3767
prakhardewangan2005-hash wants to merge 3 commits into
microg:masterfrom
prakhardewangan2005-hash:master

Conversation

@prakhardewangan2005-hash

Copy link
Copy Markdown

Summary

Implements Google Cast v2 framework support across play-services-cast, play-services-cast-framework, and play-services-core to resolve #580 and enable Chromecast streaming in sender apps.

Changes

  • Added missing AIDL methods to ICastDeviceController and ICastDeviceControllerListener
  • Implemented MediaRouterCallbackImpl and SessionManagerImpl routing lifecycle
  • Added thread-safe mDNS discovery in CastMediaRouteProvider
  • Added serialized connection dispatching in CastDeviceControllerImpl

Related Issue

Fixes #580

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

What's the status on Google Cast implementation?

1 participant